-
Home
-
FAPI Member
-
2.1.17
-
Code
-
Classes
- UniqueIntArray
Total Complexity |
21 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
116 |
Lines of code |
72 |
Logical lines of code |
38 |
Comment lines |
24 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
intersect() |
S |
60 |
3 |
13 |
union() |
S |
63 |
3 |
11 |
__construct() |
S |
64 |
3 |
10 |
extractNotEmpty() |
S |
68 |
2 |
7 |
add() |
S |
68 |
2 |
7 |
getIterator() |
S |
80 |
1 |
3 |
count() |
S |
80 |
1 |
3 |
getValues() |
S |
80 |
1 |
3 |
toArray() |
S |
81 |
1 |
3 |
remove() |
S |
80 |
1 |
3 |
contains() |
S |
79 |
1 |
3 |
isEmpty() |
S |
80 |
1 |
3 |
orderASC() |
S |
80 |
1 |
3 |